Carbon


pt2rect

Header: Quickdraw.h Carbon status: Modified

void pt2rect (
    const Point *pt1, 
    const Point *pt2, 
    Rect *destRect
);
pt1
pt2
destRect

AVAILABILITY

Modified in Carbon. Not available in CarbonLib, but available when InterfaceLib 7.1 or later is installed. Exported by InterfaceLib 7.1 and later.

CARBON NOTES

Use Pt2Rect instead.


© 2000 Apple Computer, Inc. — (Last Updated 4/14/2000)